home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBRadioButton / Radiobutton.def < prev    next >
Encoding:
Text File  |  2005-03-02  |  237 b   |  10 lines

  1. ; Radiobutton.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "RadioButton"
  4. DESCRIPTION  'RadioButton Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     ; Explicit exports can go here
  8.     Showrbutton
  9.     Setfocus
  10.     Closerbutton